UCF STIG Viewer Logo

The system syslog service must log informational and more severe SMTP service messages.


Overview

Finding ID Version Rule ID IA Controls Severity
V-836 GEN004460 SV-37500r1_rule ECAR-1 ECAR-2 ECAR-3 ECSC-1 Medium
Description
If informational and more severe SMTP service messages are not logged, malicious activity on the system may go unnoticed.
STIG Date
Red Hat Enterprise Linux 5 Security Technical Implementation Guide 2013-07-03

Details

Check Text ( C-36156r1_chk )
Check the syslog configuration file for mail.crit logging configuration.

Procedure:
# grep "mail\." /etc/syslog.conf

If syslog is not configured to log critical sendmail messages ("mail.crit" or "mail.*"), this is a finding.

Fix Text (F-31407r1_fix)
Check the syslog configuration file for mail.crit logging configuration.

Procedure:
# grep "mail\." /etc/syslog.conf

If syslog is not configured to log critical sendmail messages ("mail.crit" or "mail.*"), this is a finding.